export
interface
InlineObject6
- InlineObject6
• attachToPayment? : boolean
True if this attachment may document the payment (i.e. transaction receipt from credit card/payment company, export from bank, etc.). Default value is false if not specified. At least one of attachToPayment and attachToSale must be true.
memberof
InlineObject6
• attachToSale? : boolean
True if this attachment may document the sale (i.e. invoice, etc). Default value is false if not specified. At least one of attachToPayment and attachToSale must be true.
memberof
InlineObject6
• file? : Blob
memberof
InlineObject6
• filename? : string
The filename. Must end with either .png, .jpeg, .jpg, .gif or .pdf
memberof
InlineObject6