public final class InSkillProductTransactionsResponse extends Object
Modifier and Type | Class and Description |
---|---|
static class |
InSkillProductTransactionsResponse.Builder |
Modifier and Type | Method and Description |
---|---|
static InSkillProductTransactionsResponse.Builder |
builder() |
boolean |
equals(Object o) |
Metadata |
getMetadata()
Get metadata
|
List<Transactions> |
getResults()
List of transactions of in skill products purchases
|
int |
hashCode() |
String |
toString() |
public static InSkillProductTransactionsResponse.Builder builder()
public List<Transactions> getResults()
public Metadata getMetadata()
Copyright © 2023. All rights reserved.