Type alias OfferValidatorInput

OfferValidatorInput: {
    arguments: Scalars["Hex"];
    validator: Scalars["Address"];
}

Type declaration