通貨

コンポーネントの情報 {#component-data}

コンポーネントの値 {#component-value}

属性タイプ説明
currencyCodestring通貨コード
currencyValuestring値

Response Example {#component-data-example}

[  {    "componentType": "CP_CURRENCY",    "componentName": "通貨",    "componentId": "80c42a27-1234-1234-1234",    "componentCustomId": "custom-id-001",    "componentLabel": "申請額",    "componentValue": {      "currencyCode": "JPY",      "currencyValue": "100"    }  }]