Versions Compared

Key

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

...

  • Invoice

  • Reminder

  • RemittanceSlip

  • PaymentQRCode

  • Other

Code Block
//doctype

{
    "entity": "doctype",
    "value": "Invoice"
}

Format

Name

Type

Description

entity

string

doctype

value

string

The document type.

...