models/contract_payment

Types

pub type ContractPayment {
  ContractPayment(on_accepted: Int, on_fulfilled: Int)
}

Constructors

  • ContractPayment(on_accepted: Int, on_fulfilled: Int)

Values

Search Document