Payment Reason
The reason of payment. Possible values: - FULL - If the amount is paid i full for the order - DEPOSIT - The initial payment. Amount to be paid up front. - SCHEDULED - The amount to be payment based on a schedule for the remaining portion of the booking amount. - SUBSEQUENT - An additional amount paid that was not originally scheduled. - DEFERRED Values: FULL,DEPOSIT,SCHEDULED,SUBSEQUENT,DEFERRED
Properties
Functions
The reason of payment. Possible values: - FULL - If the amount is paid i full for the order - DEPOSIT - The initial payment. Amount to be paid up front. - SCHEDULED - The amount to be payment based on a schedule for the remaining portion of the booking amount. - SUBSEQUENT - An additional amount paid that was not originally scheduled. - DEFERRED Values: FULL,DEPOSIT,SCHEDULED,SUBSEQUENT,DEFERRED
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.