splitPaymentFlag property
Indicates if the payment of the Sale transaction is split. Allows the POI to decline payment means that cannot accept split payment.
Implementation
@BuiltValueField(wireName: r'SplitPaymentFlag')
bool? get splitPaymentFlag;
Indicates if the payment of the Sale transaction is split. Allows the POI to decline payment means that cannot accept split payment.
@BuiltValueField(wireName: r'SplitPaymentFlag')
bool? get splitPaymentFlag;