Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 681 Bytes

File metadata and controls

25 lines (22 loc) · 681 Bytes

SubscriptionIdCancelBody

Properties

Name Type Description Notes
when WhenEnum
refundType RefundTypeEnum
date LocalDate [optional]
comment String [optional]

Enum: WhenEnum

Name Value
END_OF_RUN "end-of-run"
INSTANTLY "instantly"
SPECIFIC_DATE "specific-date"

Enum: RefundTypeEnum

Name Value
NONE "none"
FULL "full"
PRORATE "prorate"