statement_descriptor property

String? statement_descriptor
final

For card charges, use statement_descriptor_suffix instead. Otherwise, you can use this value as the complete description of a charge on your customers’ statements. Must contain at least one letter, maximum 22 characters.

Implementation

final String? statement_descriptor;