AccountReceivableStatementSendType

AccountReceivableStatementSendType

Structure

FieldTypeRequiredDescription
idIntegertrueUnique identifier for the

AccountReceivableStatementSendType.

codeStringtrueCode of the

AccountReceivableStatementSendType.

nameStringtrueName of the

AccountReceivableStatementSendType.

JSON representation

{
	"id": 1,
	"code": "EMAIL",
	"name": "Email"
}

Related content