cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
11 lines (7 loc) • 526 B
Markdown
# CyberSource.Acpv1instructionsinstructionIdcredentialsAttachments
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Type/Name of the image. For example - product, payment confirmation, cart etc. | [optional]
**contentType** | **String** | Content Type of the image. For example - image/jpeg, image/png, application/pdf etc. | [optional]
**content** | **String** | Image(Binary) in Base64 encoded with no padding. | [optional]