CreditPurchaseOrderXenditSubscriptionPaymentRequests


Columns

Column Type Size Nulls Auto Default Children Parents Comments
creditPurchaseOrderId uuid 2147483647 null
CreditPurchaseOrders.id CreditPurchaseOrderXenditSubscriptio_creditPurchaseOrderId_fkey C
xenditSubscriptionPlanId text 2147483647 null

id field in xendit

xenditCustomerId text 2147483647 null

customer_id field in xendit

xenditUrl text 2147483647 null

actions.url field in xendit, present when status = REQUIRED_ACTION

schedule jsonb 2147483647 null

schedule field in xendit

metadata jsonb 2147483647 null

contains whole subscription object from xendit

createdAt timestamptz 35,6 now()
updatedAt timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
CreditPurchaseOrderXenditSubscriptionPaymentRequests_pkey Primary key Asc creditPurchaseOrderId
CreditPurchaseOrderXenditSubscript_xenditSubscriptionPlanId_key Must be unique Asc xenditSubscriptionPlanId

Relationships