token property
The permit token which is used to make payments by the partner company.
Implementation
@BuiltValueField(wireName: r'token')
String? get token;
The permit token which is used to make payments by the partner company.
@BuiltValueField(wireName: r'token')
String? get token;