For the complete documentation index, see llms.txt. This page is also available as Markdown.

ProductSubscriptionOrder

Table-name: b2b_product_subscription_order

Plugin

Subscription Article

Table columns

Field
Class
Type
Is required

b2bProductSubscriptionId

FkField

binary

true

orderId

FkField

binary

true

Associations

Field
Entity
Class

b2bProductSubscription

ProductSubscriptionEntity

ManyToOneAssociationField

order

OrderEntity

ManyToOneAssociationField

Was this helpful?