VendorPayoutDetails
Vendor payout details for status update.
input VendorPayoutDetails {
vendor: String
payout: String
}
Fields
VendorPayoutDetails.vendor ● String scalar
Vendor identifier.
VendorPayoutDetails.payout ● String scalar
Payout identifier.
Member Of
PayoutStatusInput input