FundingSourceNotification

Base class of Virtual Cards Service notifications that pertain to a specific funding source.

Inheritors

Properties

Link copied to clipboard
abstract val fundingSourceId: String

String Identifier of funding source to which this notification pertains.

Link copied to clipboard

String Type of funding source to which this notification pertains.

Link copied to clipboard
abstract val last4: String

String last4 digits of the funding source to enable users to distinguish.

Link copied to clipboard
abstract override val owner: String

String Subject identifier of user to whom the notification is addressed.

Link copied to clipboard
abstract override val type: String

String Type of notification.