[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
CreditSaving
Defines the properties of the Credit Saving.
Properties
number as double
creditAmount
Optional
The amount of given credit.
string
creditReference
Optional
The reference on the credit savings.
string
type
Optional
The type of credit savings, the values can be ‘FLEX_EXCHANGE’ ‘RMA’
Possible values are: FLEX_EXCHANGE , RMA
JSON Example
{
"creditAmount": 0,
"creditReference": "string",
"type": "FLEX_EXCHANGE"
}