entityType property
The type of the entity the payment is processed for.
Implementation
@BuiltValueField(wireName: r'entityType')
PaymentRequestEntityTypeEnum? get entityType;
The type of the entity the payment is processed for.
@BuiltValueField(wireName: r'entityType')
PaymentRequestEntityTypeEnum? get entityType;