FundingSourceChangedNotification

constructor(    type: String,     owner: String,     fundingSourceId: String,     fundingSourceType: FundingSourceType,     last4: String,     state: FundingSourceState,     flags: List<FundingSourceFlags>,     updatedAtEpochMs: Long)