brand property

CardTokenBrand? get brand
inherited

If address_zip was provided, results of the check: pass, fail, unavailable, or unchecked.

Implementation

@JsonKey(name: "address_zip_check") VerificationCheck? get addressZipCheck;/// If address_zip was provided, results of the check:
/// pass, fail, unavailable, or unchecked.
 CardTokenBrand? get brand;