expirationInfo property
If this record has an expiration after which it cannot be earned, this is some information about that expiration.
Implementation
@JsonKey(name:'expirationInfo')
DestinyRecordExpirationBlock? expirationInfo;
If this record has an expiration after which it cannot be earned, this is some information about that expiration.
@JsonKey(name:'expirationInfo')
DestinyRecordExpirationBlock? expirationInfo;