Sha256: 30fc8de93e965fcf1307684ba316eac3bd8f07c75dede2c8655b797a1cd01804

Contents?: true

Size: 663 Bytes

Versions: 3

Compression:

Stored size: 663 Bytes

Contents

{
    "code": "assinatura1",
    "amount": "100",
    "status": "ACTIVE",
    "creation_date": {
        "day": "20",
        "month": "10",
        "year": "2012",
        "hour": "20",
        "minute": "00",
        "second": "00"
    },
    "next_invoice_date": {
        "day": "20",
        "month": "11",
        "year": "2012"
    },
    "expiration_date": {
        "day": "20",
        "month": "10",
        "year": "2013"
    },
    "plan": {
        "name": "Plano Ouro Ilimitado",
        "code": "plano1"
    },
    "customer": {
        "code": "cliente1",
        "fullname": "Nome e Sobrenome",
        "email": "assinaturas@moip.com.br"
    }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
moip-assinaturas-0.1.0 spec/fixtures/details_subscription.json
moip-assinaturas-0.0.3 spec/fixtures/details_subscription.json
moip-assinaturas-0.0.2 spec/fixtures/details_subscription.json