HyperwalletTransferMethodTypesFeesAndProcessingTimesQuery

public struct HyperwalletTransferMethodTypesFeesAndProcessingTimesQuery : GraphQlQuery, Hashable

The ‘HyperwalletTransferMethodTypesFeesAndProcessingTimesQuery’ struct defines and builds a query to retrieve the processing time and fees associated with each country, currency and transfer method type tuple. that is required to construct a HyperwalletTransferMethodConfigurationFieldQuery.

  • Declaration

    Swift

    public func toGraphQl(userToken: String) -> String
  • Declaration

    Swift

    public func hash(into hasher: inout Hasher)