Fee

Structure

FieldTypeRequiredDescription
idinttrueUnique identifier for the Fee.
namestringtrueName of the Fee.

JSON representation

{
	"id": 37,
    "name": "Triple Deluxe"
}