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

PaymentRef

Defines the properties of the Payment Ref.


Properties

string
effectiveEndDate Optional

The effective end date of the subscription.


string
effectiveStartDate Optional

The effective start date of the subscription.


number
listPrice Optional

The list price of the subscription.


number
netPrice Optional

The net price of the subscription.


string
paymentType Optional

The payment type of the cutomer.

Possible values are: PRORATEDRECURRING

JSON Example

{
	"effectiveEndDate": "string",
	"effectiveStartDate": "string",
	"listPrice": 0,
	"netPrice": 0,
	"paymentType": "PRORATED"
}
[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
Property Of

TransactionCost

Feedback

Was this page helpful?