nooschain / chain/transaction-types / removeBucketAccessRulePayloadSchema
Variable: removeBucketAccessRulePayloadSchema
constremoveBucketAccessRulePayloadSchema:ZodObject<{bucketId:ZodString;id:ZodString; },"strip",ZodTypeAny, {bucketId:string;id:string; }, {bucketId:string;id:string; }>
Defined in: chain/transaction-types.ts:245