Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 3.22 KB

File metadata and controls

27 lines (24 loc) · 3.22 KB

InstallmentGetResponseDto

Properties

Name Type Required Description
object String Object type
id String Unique installment identifier in Asaas
value Double Installment amount
netValue Double Net installment amount
paymentValue Double Value of each installment
installmentCount Long Number of installments
billingType InstallmentGetResponseBillingType Form of payment
paymentDate String Bill settlement date on Asaas
description String Description of the installment
expirationDay Long Due date of each installment
dateCreated String Installment creation date
customer String Unique identifier of the customer to whom the installment belongs
paymentLink String Unique identifier of the payment link to which the installment belongs
checkoutSession String Unique checkout identifier
transactionReceiptUrl String URL of proof of confirmation, receipt, reversal or removal.
chargeback PaymentChargebackResponseDto
creditCard PaymentSaveWithCreditCardCreditCardDto Credit card information
deleted Boolean Indicates whether the installment has been removed
refunds List<InstallmentRefundResponseDto> Refunds information