Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 3.46 KB

File metadata and controls

28 lines (25 loc) · 3.46 KB

ApiSubscriptionGetResponseDto

Properties

Name Type Required Description
object String Object type
id String Unique subscription identifier in Asaas
dateCreated String Subscription creation date
customer String Unique customer identifier
paymentLink String Unique identifier of the payments link to which the subscription belongs
billingType ApiSubscriptionGetResponseBillingType Billing type
cycle ApiSubscriptionGetResponseCycle Billing frequency
value Double Subscription value
nextDueDate String Due date of the next payment to be generated
endDate String Deadline for payments to be due
description String Subscription description
status ApiSubscriptionGetResponseSubscriptionStatus Subscription status
discount ApiPaymentDiscountDto
fine ApiPaymentFineResponseDto
interest ApiPaymentInterestResponseDto
deleted Boolean Informs if the subscription has been removed
maxPayments Long Maximum number of payments to be generated for this subscription
externalReference String Subscription identifier on your system
checkoutSession String Unique checkout identifier
split List<ApiSubscriptionSplitResponseDto> Split information