Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 675 Bytes

GatewayOption.md

File metadata and controls

9 lines (6 loc) · 675 Bytes

Zuora::GatewayOption

Properties

Name Type Description Notes
name String The name of a gateway-specific parameter. This field is optional, but you must pass value for this field when using the `GatewayOptionData` field. Otherwise, the additional payment gateway parameter will not be mapped. [optional]
value String The value of the gateway-specific parameter. This field is optional, but you must pass value for this field when using the `GatewayOptionData` field. Otherwise, the additional payment gateway parameter will not be mapped. [optional]