[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator

AggregateCommitContract

Defines the properties of the Aggregate Commit Contract.


Properties

boolean
valid Required

The boolean element to identify valid commit contract.


boolean
defaultFlag Required

The default boolean that Identifies the set element.


boolean
enableFlag Required

The properties of Aggregate commit contract.


boolean
isValid Required

The boolean element to identify valid commit contract.


array of OrgCommitContractItem
commitContracts Optional

The list of commit contracts.


string
paymentMethodId Optional

The unique payment method identifier of aggregate commit contract.


string
aggregateId Optional

The aggregate id of Aggregate Commit Contract

JSON Example

{
    "defaultFlag": true,
    "enableFlag": true,
    "isValid": true,
    "valid": true
}
[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
Property Of

OrgPaymentMethods

Feedback

Was this page helpful?