Class GetReceiptRequest

  • All Implemented Interfaces:
    BatchQuery

    public class GetReceiptRequest
    extends java.lang.Object
    implements BatchQuery
    A class to indicate a GetReceipt query in GraphQl. In addition, it contains the param of request
    • Field Detail

      • operation

        public static java.lang.String operation
      • query

        public static java.lang.String query
      • batch_query

        public static java.lang.String batch_query
      • batch_query_fragment

        public static java.lang.String batch_query_fragment
      • batch_param_prefix

        public static java.lang.String batch_param_prefix
      • batch_param_type

        public static java.lang.String batch_param_type
      • batch_alias_prefix

        public static java.lang.String batch_alias_prefix
    • Constructor Detail

      • GetReceiptRequest

        public GetReceiptRequest()