externalPlatform property
Third-party developed platform used to initiate payment requests. For example, Magento, Zuora, etc.
Implementation
@BuiltValueField(wireName: r'externalPlatform')
ExternalPlatform? get externalPlatform;
Third-party developed platform used to initiate payment requests. For example, Magento, Zuora, etc.
@BuiltValueField(wireName: r'externalPlatform')
ExternalPlatform? get externalPlatform;