AdminPaymentCollectionDeleteRes
AdminPaymentCollectionDeleteRes: Object
The details of deleting a payment collection.
Properties
id
stringRequiredThe ID of the deleted Payment Collection.
object
"payment_collection"RequiredThe type of the object that was deleted.
Default: payment_collection
deleted
booleanRequiredWhether or not the Payment Collection was deleted.
Default: true
Was this section helpful?