Studio Service

BillingPaymentSource

BillingPaymentSource

FieldArgumentTypeDescription
nodeIdID!A globally unique identifier. Can be used in various places throughout the system to identify this single value.
idString!
billingCustomerIdString!
orgIdUUID!
typeString
statusString
gatewayString
gatewayAccountIdString
issuingCountryCountryCode
cardJSON
bankAccountJSON
amazonPaymentJSON
paypalJSON
createdAtDatetime
updatedAtDatetime
billingCustomerByBillingCustomerIdBillingCustomerReads a single `BillingCustomer` that is related to this `BillingPaymentSource`.
orgByOrgIdOrgReads a single `Org` that is related to this `BillingPaymentSource`.