Sha256: 9cf9073ccf5da118d0c753723d24c356bdc372f89cbc9287d26bb2c8745afb3d

Contents?: true

Size: 652 Bytes

Versions: 16

Compression:

Stored size: 652 Bytes

Contents

{
  "$schema"     : "http://json-schema.org/draft-04/schema#",
  "type"        : "object",
  "title"       : "mobile_topup_details",
  "description" : "Information about mobile topup",
  "properties"  : {
    "provider" : {
      "description" : "The name of the mobile network operator",
      "type"        : "string",
      "readOnly"    : true
    },
    "phone_number" : {
      "description" : "Mobile phone number user for topup",
      "type"        : "string",
      "readOnly"    : true
    },
    "topup_subject" : {
      "description" : "Subject of the mobile topup",
      "type"        : "string",
      "readOnly"    : true
    }
  }
}

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
fidor_schema-0.10.16 schema/v1.0/transaction_type_details/mobile_topup_details.json
fidor_schema-0.10.15 schema/v1.0/transaction_type_details/mobile_topup_details.json
fidor_schema-0.10.14 schema/v1.0/transaction_type_details/mobile_topup_details.json
fidor_schema-0.10.12 schema/v1.0/transaction_type_details/mobile_topup_details.json
fidor_schema-0.10.11 schema/v1.0/transaction_type_details/mobile_topup_details.json
fidor_schema-0.10.10 schema/v1.0/transaction_type_details/mobile_topup_details.json
fidor_schema-0.10.9 schema/v1.0/transaction_type_details/mobile_topup_details.json
fidor_schema-0.10.8 schema/v1.0/transaction_type_details/mobile_topup_details.json
fidor_schema-0.10.7 schema/v1.0/transaction_type_details/mobile_topup_details.json
fidor_schema-0.10.6 schema/v1.0/transaction_type_details/mobile_topup_details.json
fidor_schema-0.10.5 schema/v1.0/transaction_type_details/mobile_topup_details.json
fidor_schema-0.10.4 schema/v1.0/transaction_type_details/mobile_topup_details.json
fidor_schema-0.10.2 schema/v1.0/transaction_type_details/mobile_topup_details.json
fidor_schema-0.10.1 schema/v1.0/transaction_type_details/mobile_topup_details.json
fidor_schema-0.10.0 schema/v1.0/transaction_type_details/mobile_topup_details.json
fidor_schema-0.8.0 schema/v1.0/transaction_type_details/mobile_topup_details.json