new VasConfig()
- Source:
Methods
(static) VasConfig#getVasProviders() → {Array.<payments.VasServiceProvider>}
Get the field value
List of vas service providers who are interested in receiving vas data
- Source:
Returns:
An array of
- Type
- Array.<payments.VasServiceProvider>
(static) VasConfig#setVasProviders(vasProviders)
Set the field value
List of vas service providers who are interested in receiving vas data
Parameters:
Name | Type | Description |
---|---|---|
vasProviders |
Array.<payments.VasServiceProvider> | An array of |
- Source: