messageCategory property
- @BuiltValueField.new(wireName: r'messageCategory')
Identifies the category of the message for a specific use case. Possible values: * payment * nonPayment
Implementation
@BuiltValueField(wireName: r'messageCategory')
AuthenticationInfoMessageCategoryEnum get messageCategory;