Studio Service

BillingPaymentSourceCondition

BillingPaymentSourceCondition

A condition to be used against BillingPaymentSource object types. All fields are tested for equality and combined with a logical ‘and.’

FieldTypeDescription
idStringChecks for equality with the object’s `id` field.
billingCustomerIdStringChecks for equality with the object’s `billingCustomerId` field.
orgIdUUIDChecks for equality with the object’s `orgId` field.
typeStringChecks for equality with the object’s `type` field.
statusStringChecks for equality with the object’s `status` field.
gatewayStringChecks for equality with the object’s `gateway` field.
gatewayAccountIdStringChecks for equality with the object’s `gatewayAccountId` field.
issuingCountryCountryCodeChecks for equality with the object’s `issuingCountry` field.
cardJSONChecks for equality with the object’s `card` field.
bankAccountJSONChecks for equality with the object’s `bankAccount` field.
amazonPaymentJSONChecks for equality with the object’s `amazonPayment` field.
paypalJSONChecks for equality with the object’s `paypal` field.
createdAtDatetimeChecks for equality with the object’s `createdAt` field.
updatedAtDatetimeChecks for equality with the object’s `updatedAt` field.