Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Structure

Excerpt


FieldTypeRequiredDescription
idinttrueId of the ChainChannelChainOffer
codestringtrueCode of the ChainChannelthe ChainOffer
namestringtrueName of the ChainChannelthe ChainOffer
activebooleantrueStatus of the ChainChannelthe ChainOffer



JSON representation

Code Block
languagepowershell
themeDJango
{
	"id": 1, 
	"code": "WEB",
	"name": "Web Discount,
	"active": true,
}