7#include <aws/billing/Billing_EXPORTS.h>
36 inline int GetYear()
const {
return m_year; }
39 m_yearHasBeenSet =
true;
52 inline int GetMonth()
const {
return m_month; }
55 m_monthHasBeenSet =
true;
67 bool m_yearHasBeenSet =
false;
68 bool m_monthHasBeenSet =
false;
AWS_BILLING_API Aws::Utils::Json::JsonValue Jsonize() const
BillingPeriod & WithMonth(int value)
BillingPeriod & WithYear(int value)
AWS_BILLING_API BillingPeriod()=default
bool YearHasBeenSet() const
AWS_BILLING_API BillingPeriod(Aws::Utils::Json::JsonView jsonValue)
bool MonthHasBeenSet() const
AWS_BILLING_API BillingPeriod & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue