statement_descriptor property

String? statement_descriptor
final

For non-card charges, you can use this value as the complete description that appears on your customers’ statements. Must contain at least one letter, maximum 22 characters.

Implementation

final String? statement_descriptor;