statement_descriptor_suffix property

String? statement_descriptor_suffix
final

Provides information about the charge that customers see on their statements. Concatenated with the prefix (shortened descriptor) or statement descriptor that’s set on the account to form the complete statement descriptor. Maximum 22 characters for the concatenated descriptor.

Implementation

final String? statement_descriptor_suffix;