menu
adyen_api package
documentation
checkout_models.dart
CreateOrderResponse
expiresAt property
expiresAt property
dark_mode
light_mode
expiresAt
property
@BuiltValueField.new(wireName: r'expiresAt')
String
get
expiresAt
The date that the order will expire.
Implementation
@BuiltValueField(wireName: r'expiresAt') String get expiresAt;
adyen_api package
documentation
checkout_models
CreateOrderResponse
expiresAt property
CreateOrderResponse class