models/stripe_payment library
Classes
- StripePaymentModel
- A model for storing data on payment methods for stripes.
Typedefs
- StripePaymentModelCollection = _$StripePaymentModelCollection
- Collection class for storing StripePaymentModel.
- StripePaymentModelDocument = _$StripePaymentModelDocument
- Document class for storing StripePaymentModel.
- StripePaymentModelInitialCollection = _$StripePaymentModelInitialCollection
-
Class for defining initial values to be passed to
initialValue
ofRuntimeModelAdapter
. - StripePaymentModelKeys = _$StripePaymentModelKeys
- Enum of the name of the value defined in StripePaymentModel.
- StripePaymentModelMirrorCollection = _$StripePaymentModelMirrorCollection
- Collection class for storing StripePaymentModel.
- StripePaymentModelMirrorDocument = _$StripePaymentModelMirrorDocument
- Document class for storing StripePaymentModel.
- StripePaymentModelMirrorInitialCollection = _$StripePaymentModelMirrorInitialCollection
-
Class for defining initial values to be passed to
initialValue
ofRuntimeModelAdapter
. - StripePaymentModelMirrorRefPath = _$StripePaymentModelMirrorRefPath
- It can be defined as an empty ModelRef<StripePaymentModel>.
-
StripePaymentModelRef
= ModelRef<
StripePaymentModel> ? - Alias for ModelRef<StripePaymentModel>.
- StripePaymentModelRefPath = _$StripePaymentModelRefPath
- It can be defined as an empty ModelRef<StripePaymentModel>.