order property
Contains updated information regarding the order in case order information was provided in the request.
Implementation
@BuiltValueField(wireName: r'order')
CheckoutOrderResponse? get order;
Contains updated information regarding the order in case order information was provided in the request.
@BuiltValueField(wireName: r'order')
CheckoutOrderResponse? get order;