@okutrade/account-api
Version:
TypeScript client for OKU Account API using Connect-ES
46 lines (45 loc) • 3.52 kB
JavaScript
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=.js"
// @generated from file gfxcafe/oku/account/v1/common.proto (package gfxcafe.oku.account.v1, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
import { file_buf_validate_validate } from "../../../../buf/validate/validate_pb.js";
/**
* Describes the file gfxcafe/oku/account/v1/common.proto.
*/
export const file_gfxcafe_oku_account_v1_common = /*@__PURE__*/ fileDesc("CiNnZnhjYWZlL29rdS9hY2NvdW50L3YxL2NvbW1vbi5wcm90bxIWZ2Z4Y2FmZS5va3UuYWNjb3VudC52MSKiAQoLRXJyb3JEZXRhaWwSDAoEY29kZRgBIAEoCRIPCgdtZXNzYWdlGAIgASgJEkMKCG1ldGFkYXRhGAMgAygLMjEuZ2Z4Y2FmZS5va3UuYWNjb3VudC52MS5FcnJvckRldGFpbC5NZXRhZGF0YUVudHJ5Gi8KDU1ldGFkYXRhRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4ASIyChFQYWdpbmF0aW9uUmVxdWVzdBINCgVsaW1pdBgBIAEoBRIOCgZjdXJzb3IYAiABKAkiOwoSUGFnaW5hdGlvblJlc3BvbnNlEhMKC25leHRfY3Vyc29yGAEgASgJEhAKCGhhc19tb3JlGAIgASgIImYKB0FkZHJlc3MSWwoHYWRkcmVzcxgBIAEoCUJKukhHyAEBckIyE14weFswLTlhLWZBLUZdezQwfSSSAioweDc0MmQzNUNjNjYzNEMwNTMyOTI1YTNiODQ0QmM5ZTc1OTVmMkJEODkihQEKC1Rva2VuQW1vdW50EjQKDXRva2VuX2FkZHJlc3MYASABKAlCHbpIGsgBAXIVMhNeMHhbMC05YS1mQS1GXXs0MH0kEiIKBmFtb3VudBgCIAEoCUISukgPyAEBcgoyCF5bMC05XSskEhwKCGRlY2ltYWxzGAMgASgFQgq6SAcaBRj/ASgAIp0BCgdTZXNzaW9uEhIKCnNlc3Npb25faWQYASABKAkSDwoHdXNlcl9pZBgCIAEoCRINCgV0b2tlbhgDIAEoCRIuCgpleHBpcmVzX2F0GAQgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcBIuCgpjcmVhdGVkX2F0GAUgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcCKXAQoEVXNlchIPCgd1c2VyX2lkGAEgASgJEg8KB2FkZHJlc3MYAiABKAkSDQoFZW1haWwYAyABKAkSLgoKY3JlYXRlZF9hdBgEIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXASLgoKdXBkYXRlZF9hdBgFIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCNFoyZ2Z4LmNhZmUvb2t1L2FjY291bnQvZ2VuL2dvL2dmeGNhZmUvb2t1L2FjY291bnQvdjFiBnByb3RvMw", [file_google_protobuf_timestamp, file_buf_validate_validate]);
/**
* Describes the message gfxcafe.oku.account.v1.ErrorDetail.
* Use `create(ErrorDetailSchema)` to create a new message.
*/
export const ErrorDetailSchema = /*@__PURE__*/ messageDesc(file_gfxcafe_oku_account_v1_common, 0);
/**
* Describes the message gfxcafe.oku.account.v1.PaginationRequest.
* Use `create(PaginationRequestSchema)` to create a new message.
*/
export const PaginationRequestSchema = /*@__PURE__*/ messageDesc(file_gfxcafe_oku_account_v1_common, 1);
/**
* Describes the message gfxcafe.oku.account.v1.PaginationResponse.
* Use `create(PaginationResponseSchema)` to create a new message.
*/
export const PaginationResponseSchema = /*@__PURE__*/ messageDesc(file_gfxcafe_oku_account_v1_common, 2);
/**
* Describes the message gfxcafe.oku.account.v1.Address.
* Use `create(AddressSchema)` to create a new message.
*/
export const AddressSchema = /*@__PURE__*/ messageDesc(file_gfxcafe_oku_account_v1_common, 3);
/**
* Describes the message gfxcafe.oku.account.v1.TokenAmount.
* Use `create(TokenAmountSchema)` to create a new message.
*/
export const TokenAmountSchema = /*@__PURE__*/ messageDesc(file_gfxcafe_oku_account_v1_common, 4);
/**
* Describes the message gfxcafe.oku.account.v1.Session.
* Use `create(SessionSchema)` to create a new message.
*/
export const SessionSchema = /*@__PURE__*/ messageDesc(file_gfxcafe_oku_account_v1_common, 5);
/**
* Describes the message gfxcafe.oku.account.v1.User.
* Use `create(UserSchema)` to create a new message.
*/
export const UserSchema = /*@__PURE__*/ messageDesc(file_gfxcafe_oku_account_v1_common, 6);