sourceOfFunds property
Contains information about the source of your user's funds. Required only if the service is banking or issuing.
Implementation
@BuiltValueField(wireName: r'sourceOfFunds')
SourceOfFunds? get sourceOfFunds;
Contains information about the source of your user's funds. Required only if the service is banking or issuing.
@BuiltValueField(wireName: r'sourceOfFunds')
SourceOfFunds? get sourceOfFunds;