Invoice

constructor(externalId: String, amount: String, currency: String, validityDuration: String? = null, intendedPayer: Party? = null, payee: Party? = null, description: String? = null)