Uses of Class
net.authorize.api.contract.v1.PaymentScheduleType
-
Packages that use PaymentScheduleType Package Description net.authorize.api.contract.v1 -
-
Uses of PaymentScheduleType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as PaymentScheduleType Modifier and Type Field Description protected PaymentScheduleTypeARBSubscriptionMaskedType. paymentScheduleprotected PaymentScheduleTypeARBSubscriptionType. paymentScheduleMethods in net.authorize.api.contract.v1 that return PaymentScheduleType Modifier and Type Method Description PaymentScheduleTypeObjectFactory. createPaymentScheduleType()Create an instance ofPaymentScheduleTypePaymentScheduleTypeARBSubscriptionMaskedType. getPaymentSchedule()Gets the value of the paymentSchedule property.PaymentScheduleTypeARBSubscriptionType. getPaymentSchedule()Gets the value of the paymentSchedule property.Methods in net.authorize.api.contract.v1 with parameters of type PaymentScheduleType Modifier and Type Method Description voidARBSubscriptionMaskedType. setPaymentSchedule(PaymentScheduleType value)Sets the value of the paymentSchedule property.voidARBSubscriptionType. setPaymentSchedule(PaymentScheduleType value)Sets the value of the paymentSchedule property.
-