menu
tinkoff_acquiring package
documentation
tinkoff_acquiring_core.dart
ChargeResponse
orderId property
orderId property
dark_mode
light_mode
orderId
property
@JsonKey(name: JsonKeys.orderId)
String
?
orderId
final
Идентификатор заказа в системе продавца
Implementation
@JsonKey(name: JsonKeys.orderId) final String? orderId;
tinkoff_acquiring package
documentation
tinkoff_acquiring_core
ChargeResponse
orderId property
ChargeResponse class