statementDescriptorSuffix property

String? statementDescriptorSuffix
final

Provides information about a card payment 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? statementDescriptorSuffix;