source property

  1. @JsonKey(name: JsonKeys.source)
Source? source
final

Источник платежа.

Используется и является обязательным для Apple Pay или Google Pay

Implementation

@JsonKey(name: JsonKeys.source)
final Source? source;