Structures

The following structures are available globally.

  • 사용자 인증 요청

    See more

    Declaration

    Swift

    public struct AuthRequest : KlipRequest
  • KLAY 전송 Tx 요청 정보

    See more

    Declaration

    Swift

    public struct KlayTxRequest : KlipRequest
  • Token 전송 Tx 요청 정보

    See more

    Declaration

    Swift

    public struct TokenTxRequest : KlipRequest
  • Card 전송 트랜잭션 요청 정보

    See more

    Declaration

    Swift

    public struct CardTxRequest : KlipRequest
  • Contract 실행 트랜잭션 요청 정보

    See more

    Declaration

    Swift

    public struct ContractTxRequest : KlipRequest
  • 요청 BApp의 처리 결과 Callback URL

    See more

    Declaration

    Swift

    public struct BAppDeepLinkCB : Codable
  • 요청 BApp 정보

    See more

    Declaration

    Swift

    public struct BAppInfo : Codable
  • Card 목록

    See more

    Declaration

    Swift

    public struct CardListResponse : Codable
  • Klip 에러 정보

    See more

    Declaration

    Swift

    public struct ResponseErrorModel : Codable
  • 요청의 결과

    See more

    Declaration

    Swift

    public struct KlipTxResponse : Codable
  • Card 정보

    See more

    Declaration

    Swift

    public struct Card : Codable
  • 요청의 결과 정보

    See more

    Declaration

    Swift

    public struct PrepareResult : Codable