pub type AuthZoneCreateProofOfAmountManifestInput = AuthZoneCreateProofOfAmountInput;Aliased Type§
pub struct AuthZoneCreateProofOfAmountManifestInput {
pub amount: Decimal,
pub resource_address: ResourceAddress,
}Fields§
§amount: Decimal§resource_address: ResourceAddress