ScheduleCreateTransactionBody
| Field | Type | Description |
|---|---|---|
SchedulableTransactionBody | scheduledTransactionBody | The scheduled transaction |
adminKey | Key | An optional Hedera key which can be used to sign a ScheduleDelete and remove the schedule |
payerAccountId | AccountID | An optional id of the account to be charged the service fee for the scheduled transaction at the consensus time that it executes (if ever); defaults to the ScheduleCreate payer if not give |
memo | string | An optional memo with a UTF-8 encoding of no more than 100 bytes which does not contain the zero byte |