Receiving
A Move object that can be received in this transaction.
type Receiving {
  object: Object
}
Fields
Receiving.object ● Object object
Implemented By
TransactionInput  union
A Move object that can be received in this transaction.
type Receiving {
  object: Object
}
Receiving.object ● Object objectTransactionInput  union