Interface IContextTransientData

Hierarchy

Properties

address?: IAddress
addressUpdate?: boolean
customer?: ICustomer
isSubscriptionUpdated?: boolean
paymentMethod?: IPaymentMethod
paymentMethodUpdate?: boolean
subscription?: ISubscription
subscriptionUpdate?: boolean
uuid?: string

Generated using TypeDoc